Shorten the names of some static functions.
authorMatthias Clasen <maclas@gmx.de>
Mon, 1 Sep 2003 22:15:16 +0000 (22:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 Sep 2003 22:15:16 +0000 (22:15 +0000)
commitcbbe97abf5c00297442c7427e17942d34024716d
tree663ca595f06ca4fc45fbf97a9590111a0f25f59b
parent7c958978920fe946140f3af393f612571acf400b
Shorten the names of some static functions.

2003-09-02  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkuimanager.c: Shorten the names of some static
functions.

Support adding and removing merge nodes dynamically (#120647,
Anders Carlsson):

* gtk/gtkuimanager.[ch] (gtk_ui_manager_new_merge_id): Renamed
gtk_ui_manager_next_merge_id to gtk_ui_manager_new_merge_id
and made it public.
(gtk_ui_manager_add_ui): New function to add UI elements
without juggling XML fragments, currently restricted to menuitems,
toolitems and separators. Actions still come from registered
action groups.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtkuimanager.c
gtk/gtkuimanager.h